home *** CD-ROM | disk | FTP | other *** search
/ My Neighborhood / My Neighborhood.iso / mac / MacFiles / School.Dxr / 00007.ls < prev    next >
Encoding:
Text File  |  1997-11-18  |  83 b   |  7 lines

  1. on exitFrame
  2.   if not soundBusy(1) then
  3.     checkIt()
  4.   end if
  5.   go(the frame)
  6. end
  7.